@media (min-width: 1200px) {
	.index-row1 .col-lg-c1 {
		width: 100%;
	}

	.index-row1 .col-lg-c2 {
		width: 38%;
	}
}

@media (min-width: 992px) {
	.index-row2 .col-md-c1 {
		width: 40%;
	}

	.index-row2 .col-md-c2 {
		width: 60%;
	}
}

body .common_tt {
	text-align: center;
	padding-top: 35px;
        margin-bottom: 0px;
}

.common_tt h3 {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 15px;
line-height: normal;
}

.mb35 {
	margin-bottom: 35px;
}

.text_nowrap {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.bg{
	height: auto;
	opacity: 1;
	background: linear-gradient(180deg, rgba(252, 244, 233, 1) 0%, rgba(246, 246, 246, 0) 100%);
}
.home_col_l {
    width: 51.25%;
    float: left;
}
.home_col_r {
    width: 45.6%;
    float: right;
}


.slideBox{ width:615px; height:427px; overflow:hidden; position:relative; border:1px solid #ddd;  }
		.slideBox .hd{ height:23px; overflow:hidden; position:absolute; right:20px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:5px;  width:22px; height:3px; line-height:14px; text-align:center; background:#FFFFFF; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff;width:45px;height: 3px;background-color: #CA1E1C; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:615px; height:427px; display:block;  }

	
		
.slideBox span{ position: absolute;box-sizing: border-box;bottom: 0;left: 0;width: 100%;height: 40px;line-height: 40px;padding-left: 2%;background: rgba(0,0,0,.7);color: #fff;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;background: url(../images/shadow.png) repeat-x bottom;background-size: auto 100%;line-height: 55px;height: 55px;padding-top: 0px;font-size: 111.11111%;padding-right: 6em}
body .tab-card .zw{width: 100%;}
body .tab-card .zw li{width: 50%;height:96px;}
body .tab-card .zw li a{height:96px;line-height: 96px;font-size: 30px;background: #D1A578;color:white;padding:0 0;}
/* body .tab-card .zw .on a{background: url(../images/zwgk.png) no-repeat center top;} */
/* body .tab-card .zwgk{height:96px; background: url(../images/zwbg.png) no-repeat center top;} */

.zwgk {margin-top: 40px;}
.zwgk ul li.on::before{
	content: "";
	position: absolute;
	width: 100%;
	top: -14px;bottom: 0;
    background-repeat: no-repeat;
	z-index: 10;
} 
.zwgk ul li.on::after{
	content: "";
	position: absolute;
	width: 100%;
	top: 0;bottom: 0;
} 
.zwgk ul li.zwgk_r.on::before{
	background: url(../images/zwgk_r.png);
	background-size: 610px 123px;
}
.zwgk ul li.on::after{
	background-color: #d1a578;
}
.zwgk ul li.on a{
	background: transparent;
	color: transparent;
}
.zwgk ul li.zhfw_r.on::before{
	background: url(../images/zhfw_r.png);
	background-size: 610px 123px;
}
.zwgk ul li.hdjl_r.on::before{
	background: url(../images/hdjl_r.png);
	background-size: 400px 123px;
}
/* .zwgk ul li.zwgk_r.on::before{
	background: url(../images/zwgk_r.png);
}
.zwgk ul li.zhfw_r.on::before{
	background: url(../images/zhfw_r.png);
}
.zwgk ul li.hdjl_r.on::before{
	background: url(../images/hdjl_r.png);
} */
.xxgk .flex a {
    width: 32.3%;
    margin-top: 7px;
     background-color: white; 
    text-align: center;
    height: 102px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.xxgk .flex a img {
    display: block;
    margin-bottom: 7px;
    max-width: 46px;
    transition: all .3s;
}
.xxgk .flex a span {
    display: block;
	color: #995100;
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xxgk .box{
	background: #fff;
    text-align: center;
	padding: 10px 0;
	box-shadow: 6px 8px 25px  rgba(237, 229, 218, 1);
	border-radius: 4px;
}
.xxgk .box ul{
	overflow: hidden;
	margin: 0 20px;
}
.xxgk .box li{
	float: left;
	width: 50%;
	border-bottom: 1px solid #ebebeb;
	padding: 12px 0;
}
.xxgk .box li:nth-child(3),.xxgk .box li:nth-child(4){
	border: none;
}
.xxgk .box li .item{
	border-left: 1px solid #ebebeb;
}
.xxgk .box li:nth-child(odd) .item{
	border-left: none;
}
.xxgk .box li .item a{
	display: block;
	margin: 16px;
}
.xxgk .box li .item a p{
	font-size: 16px;
	color: rgba(153, 81, 0, 1);
}
.xxgk .box .item a i{
	height: 60px;
	display: block;
}
.gongbao{
	margin-top:40px;
}
.bannerhf{
	margin-top: 20px;
}
.bannerhf .fl{    width: 70%;
    margin-left: -40px;}
.imgscale{
	margin-top: 40px;
}
.zzc {
    
    background: url(../images/zc_icon1.png) no-repeat right center;
    background-size: auto 96%;
    height: 0;
    padding-top: 10.7%;
    position: relative;
}
.layui-form {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -22px;
    left: 0;
    padding: 0 40px 0 15em;
    box-sizing: border-box;
}
.layui-form-label {
    width: auto;
    font-size: 144.444%;
    font-weight: 700;
    color: #005293;
    padding-left: 25px;
    line-height: 27px;
    position: absolute;
    top: 0;
    left: 0;
}
.layui-input {
    width: 100%;
    border: none;
    box-sizing: border-box;
    line-height: 45px;
    height: 45px;
	border-radius: 30px;
}
.layui-form button {
    position: absolute;
    top: 0;
    right: 40px;
    line-height: 45px;
    height: 45px;
    background-color: white;
    font-size: inherit;
	border-bottom-right-radius: 30px;
	border-top-right-radius: 30px;
}
.layui-icon {
    margin-right: 3px;
    font-size: 18px;
    vertical-align: bottom;
    vertical-align: middle\9;
}
.layui-icon-search:before {
    content: "\e615";
}
.mt25{margin-top:25px;}
.pl40{padding-left: 40px;}
.bg2{
/* height: 696.04px; */
opacity: 1;
background: linear-gradient(180deg, rgba(252, 244, 233, 1) 0%, rgba(246, 246, 246, 0) 100%);}

.ztzl_txt{display: block;margin: 0 auto;}
.ztzl .container .tit{text-align: center;}
.ztzl{margin-bottom: 40px;}

.picScroll-left{ width:100%;  overflow:hidden; position:relative;   }
		.picScroll-left .hd{ overflow:hidden;  height:30px;  margin-top: 15px;
    padding-left: 512px;  }
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("images/arrow.png") no-repeat;}
		.picScroll-left .hd .next{ background-position:0 -50px;  }
		.picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .hd ul{  overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:22px; height:4px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:#979797; }
		.picScroll-left .hd ul li.on{ background-position:0 0; width:45px; height:4px;background:#CA1E1C;}
		
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin-right:16px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{ width:390px; height:188px; display:block;  padding:2px;  }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picScroll-left .bd ul li .title{ line-height:24px;   }
		
		.zwfw .common_hd ul li a {
		    position: absolute;
		    top: 20px;
		    left: 50%;
		    margin-left: -46px;
		}
		.zwfw .common_hd ul li a {
		    font-size: 133.333%;
		    cursor: pointer;
		}
		body .zwfw .common_hd ul .act {
		    background: url(../images/bg001.png) no-repeat center;
		    background-size: 100%;
		}
		.zwfw .common_hd ul li {
		    display: inline-block;
		    float: none;
		    background: url(../images/bg002.png) no-repeat center;
		    width: 344px;
		    background-size: 100%;
		}
		.zwfw .common_hd li {
		    height: 74px;
			position: relative;
		}
		.zwfw .common_hd ul {
		    text-align: center;
		    position: relative;
		    z-index: 99999;
		    top: -16px;
		}
		.zwfw .common_hd {
		    margin-bottom: 0;
		    border-bottom: none;
		}
		.zwfw .tabSwiper .swiper-slide {
		    background-color: white;
		}
		.zwfw .tabSwiper .swiper-slide .ovh {
		    overflow: visible;
		}
		.ovh {
		    padding: 0px 0px 10px 0px;
		}
		.zwfw .tabSwiper .swiper-slide .ovh>div {
		    overflow: hidden;
		    padding: 20px;
		}
		.zwfw_box ul{margin: 0 -15px;}
		.zwfw_box ul li{
			width: 33.333%;
			float: left;
		}
		.zwfw_box ul li .item{
			background: rgb(249 239 221);
			/* margin: 0 10px 20px; */
			margin: 0 15px 30px;
		}
		.zwfw_box ul li .item a{
			display: block;
			padding: 60px 0;
		}
		.zwfw_box ul li i{
			display: inline-block;
			width: 73px;height: 73px;
			margin: 0 34px 0 84px;
		}
		.zwfw_box ul li span{
			font-size: 22px;
			color: rgba(153, 81, 0, 1);
		}
		.zwfw .common_hd2 {
			border-bottom: none;
			text-align: center;
		}
		.zwfw .common_hd2 li {
			float: none;
			display: inline-block;
			width: 290px;
			height: 58px;
			line-height: 58px;
			margin-left: 0;
			background: url(../images/fw_b.png) center no-repeat;
		}
		.zwfw .common_hd2 li.on {
			background: url(../images/fw_b_h.png) center no-repeat;
		}
		.zwfw .common_hd2 li:before,
		.zwfw .common_hd2 li:after {
			display: none;
		}
		.zwfw .common_hd2 li a {
			vertical-align: middle;
			color: #383838;
		}
		.zwfw .common_hd2 .on a {
			color: #CA1E1C;
		}
		.zwfw_box .bd li{
			float: left;
			width: 23.68%;
			height: 90px;
			padding: 30px 0 20px 0;
			text-align: center;
			margin-right: 20px;
			margin-top: 15px;
			background:  linear-gradient(180deg, rgba(239, 221, 188, .2) 0%, rgba(218, 184, 135, .2) 100%), rgba(245, 249, 252, .2);
		}
		.zwfw_box .bd li img {
			max-width: 52px;
			height: 52px;
		}
		.zwfw_box .bd li a {
			display: inline-block;
			width: 100%;
			height: 100%;
		}
		.zwfw_box .bd li:nth-child(4n) {
			margin-right: 0;
		}
		.zwfw_box ul li i{
			display: inline-block;
			width: 73px;height: 73px;
			margin: 0 34px 0 84px;
		}
		.zwfw_box ul li span{
			display: block;
			margin-top: 15px;
			font-size: 22px;
			color: rgba(153, 81, 0, 1);
		}
		.flex {
		    display: -webkit-box;
		    display: -webkit-flex;
		    display: -ms-flexbox;
		    display: flex;
		    -webkit-box-pack: justify;
		    -webkit-justify-content: space-between;
		    -ms-flex-pack: justify;
		    justify-content: space-between;
		    -webkit-flex-wrap: wrap;
		    -moz-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		    -o-flex-wrap: wrap;
		    flex-wrap: wrap;
		}
		.boxf {
		    width: 17.25%;
		    background: linear-gradient(180deg, rgba(239, 221, 188, 1) 0%, rgba(218, 184, 135, 1) 100%), rgba(245, 249, 252, 1);
		    height: 130px;
		    margin: 8px;
		    padding: 4px;
		}
		.icof {
		    width: 53px;
		    height: 65px;
		    margin: 20px auto 0px auto;
		}
		.icof img {
		    width: 100%;
		}
		.titlefy {
		    display: block;
		    width: 100%;
		    line-height: 20px;
		    text-align: center;
			color: #995100;
			font-size: 18px;
			margin-top: 10px;
		}
		.titlefy:hover{
			color: #CA1E1C;
		}
		.flex {
		    justify-content: left; 
		}
		body .lc .owl-carousel1 .article img {
		    width: 100%;
		    height: 100%;
		     margin:0px;
		}
		.owl-carousel1 .article{padding: 0px;background: none;}
		body .owl-carousel1 .owl-controls .owl-nav div{
			font-size: 30px;
			background: #D1A578;
		}
		body .owl-carousel1 .owl-controls .owl-nav .owl-prev {
		    position: absolute;
		    top: 20px;
		    left: -5px;
		}
		body .owl-carousel1 .owl-controls .owl-nav .owl-next {
		    position: absolute;
		    right: -5px;
		    top: 20px;
		}
		.lyhf,.yjzj{
			position: relative;
			/* border-bottom: 1px solid #D9D9D9; */
			    height: 45px;
			    margin-top: 25px;
		}
		.lyhf h3 a{
			color: rgba(202, 30, 28, 1);
			font-size: 22px;
			font-weight: 700;
		}
		.yjzj h3 a{
			color: rgba(202, 30, 28, 1);
			font-size: 22px;
			font-weight: 700;
		}
		.ldxx{margin-top: 25px;}
		.yj{padding: 0px 0px 20px 40px;}
		.yjzj_pic {width:71px;height: 67px;display: inline-block;
    float: left;}
		.yjzj .newslist li{height: auto;}
		.yjzj .newslist li a{display: inline-block;}
		.yjzj .newslist li span.time{right: 0px;
    bottom: 7px;top: auto;}
	.yjzj .infolist.dot li a:before {
	    content: none;
	    
	}
	.jxz{margin-left: 12px;    color: rgba(153, 81, 0, 1);}
	.pd20{padding-top: 20px;}
	.yjzj{height: 370px;}
	.lyhf h3{border-bottom: 1px solid #D9D9D9;
   height: 45px;}
	.yjzj h3{border-bottom: 1px solid #D9D9D9;
	height: 45px;}
		.more1 {
    font-size: 15px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 0;
}
.more1 a {
    color: #CA1E1C;
}
.yj .common_hd2 li+li {
    margin-left: 0px;
}
.yj .common_hd2{
	border-bottom: 0px solid #cacaca;
}
.wjdc h3 {
    border-bottom: 1px solid #D9D9D9;
    height: 45px;
}
.wj a{
	display: inline-block;
	font-size: 16px;
	width: 80%;
}
.wj span{
	display: inline-block;
}
.wj li{
	background: linear-gradient(90deg, rgba(252, 246, 238, 0) 0%, rgba(252, 246, 238, 1) 100%);
	border-left: 6px solid #F5EADA;
	    height: 70px;
}





@media (max-width: 1280px) {
	.zwgk ul li.on::before{position: relative;}
	.zwgk ul li.on::after{background: transparent;}
	.slideBox{width: auto;height: auto;}
	.home_col_l,.home_col_r{width: 100%;}
	.slideBox .bd img{width: 100%;height: auto;}
	.bg2 .index-row1 .bannerhf .fl{width: 66.66666667%;}
	.bg2 .index-row1 .bannerhf .fr{width: 30%;}
	.home_gzdt{margin-top: 30px;}
}
@media (max-width: 992px) {
        .common_tt a{line-height: 40px;}
.common_hd2 li+li{margin-left: 11px;}
body .picScroll-left .hd{padding-left: 0px;}
	.bg2 .index-row1 .bannerhf .fl,.bg2 .index-row1 .bannerhf .fr{width: 100%;}
	.bg2 .index-row1 .bd .item .xxgk{padding: 0;}
	.bg2 .index-row1 .bannerhf .fr{margin-top: 20px;text-align: center;}
	.gongbao {text-align: center;}
	.zwfw .common_hd2{height: auto;}
	.zwfw_box .bd li {width: 100%;}
	.zwfw{padding:5%}
}
.newslist li a p{text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;}


/* 试运行公告 */
.duilian{position: fixed;bottom: 0;z-index: 100;overflow: hidden;}
  .duilian .duilian-box {position: relative;float: left;clear: both;margin-bottom: 1.25em;}
  .duilian .duilian-box .duilian-con {text-align: center;overflow: hidden;}
  .duilian .duilian-box .duilian-con dd img {display: block;}
  .duilian-left {left: 15px;}
  .duilian-right {right: 15px;}
  .gonggao{width: 240px;}
  .gonggao .caption{color: #fff; height: 32px; line-height: 32px; background: #C91907; padding-left: 10px;}
  .gonggao .caption span{cursor: pointer; position: absolute; top: 0; right: 0; width: 32px; height: 32px; line-height: 32px;}
  .gonggao .borderbox{border: 1px solid #ccc; border-top: none; overflow: hidden; background: #fff}
  .gonggao .borderbox .desc{padding: 10px; line-height: 1.8; text-indent: 2em;word-wrap: break-word; word-break :break-all;}

@media (max-width: 640px) {
	.bannerhf div.fl{margin: 0;}
	.bannerhf div.fl a{padding: 0;margin-top: 20px;}
	.bannerhf div.fr a img{width: 100%;}
}